correct rcu_unlock_domain()
authorJan Beulich <jbeulich@suse.com>
Fri, 21 Apr 2017 10:10:51 +0000 (12:10 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 21 Apr 2017 10:10:51 +0000 (12:10 +0200)
commit68e9e96953f7aad1bb3b2a1c15c26bbd94897346
treeed1cd8ed29c3069ca70bc61d2da84ffb4d0f90b9
parenta2a897ccd2749abdc4d68ae2b34443712724a75c
correct rcu_unlock_domain()

Match rcu_lock_domain(), and remove the slightly misleading comment:
This isn't just the companion to rcu_lock_domain_by_id() (and that
latter function indeed also keeps the domain locked, not the domain
list).

No functional change, as rcu_read_{,un}lock() ignore their arguments
anyway.

Reported-by: Jann Horn <jannh@google.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-acked-by: Julien Grall <julien.grall@arm.com>
xen/include/xen/sched.h